home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
360 Degrees of: Mammoth Cave National Park
/
360 Degrees of: Mammoth Cave National Park.iso
/
pc
/
data
/
krpano
/
krpano.swf
/
scripts
/
kprotect_embedded_xml.as
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2011-01-13
|
311 b
|
15 lines
package
{
import mx.core.ByteArrayAsset;
[Embed(source="/_assets/3_kprotect_embedded_xml.bin", mimeType="application/octet-stream")]
public class kprotect_embedded_xml extends ByteArrayAsset
{
public function kprotect_embedded_xml()
{
super();
}
}
}